PUT
/Resource/BuiltInResource/
Stores the contents of the specified built-in resource.
Request
Method
Request URI
PUT
/API/Resource/BuiltInResource/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The ID of the session.
Specifying via an Authorization request header instead is recommended.
Request Headers
Authorization: Bearer <Current session ID>
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.StoreBuiltInResourceOptions
Response
Response Body
A
Dundas.BI.WebApi.Models.BuiltInResourceInfoData
with the result, or a status code indicating the problem.